Allow use of grant tables for netdev tx+rx rings. Code is kinda
authorsmh22@firebug.cl.cam.ac.uk <smh22@firebug.cl.cam.ac.uk>
Sun, 14 Aug 2005 20:34:13 +0000 (20:34 +0000)
committersmh22@firebug.cl.cam.ac.uk <smh22@firebug.cl.cam.ac.uk>
Sun, 14 Aug 2005 20:34:13 +0000 (20:34 +0000)
commitc2b9845399c48bafb654fe82514c223c7f6c09c9
tree43976542e1f289583c2a5adbb7b87886d355584c
parentc8d4ea998d3c53329bb938ba510b5ac20fc07ea6
Allow use of grant tables for netdev tx+rx rings. Code is kinda
ugly due at least in part to the fact that we still have separate
_TX and _RX grant config options - expect this to be unified soon.

Signed-off-by: Steven Hand <steven@xensource.com>
linux-2.6-xen-sparse/drivers/xen/netback/common.h
linux-2.6-xen-sparse/drivers/xen/netback/interface.c
linux-2.6-xen-sparse/drivers/xen/netback/netback.c
linux-2.6-xen-sparse/drivers/xen/netfront/netfront.c
tools/python/xen/lowlevel/xu/xu.c
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/server/netif.py
xen/common/grant_table.c
xen/include/public/io/domain_controller.h